golang.org/x/net/http2.serverConn.startGracefulShutdownInternal (method)

5 uses

	golang.org/x/net/http2 (current package)
		server.go#L1003: 					sc.startGracefulShutdownInternal()
		server.go#L1479: func (sc *serverConn) startGracefulShutdownInternal() {
		server.go#L1722: 			sc.startGracefulShutdownInternal()
		server.go#L1940: 	sc.startGracefulShutdownInternal()
		server.go#L3201: 			sc.startGracefulShutdownInternal()